static memory — noun (computing) Random access memory in which information does not need refreshing and is retained as long as power is maintained • • • Main Entry: ↑static … Useful english dictionary
static memory — statinė atmintis statusas T sritis automatika atitikmenys: angl. static memory; static storage vok. statischer Speicher, m rus. статическая память, f pranc. mémoire statique, f … Automatikos terminų žodynas
static memory — statinė laikmena statusas T sritis informatika apibrėžtis Laikmena, kurioje duomenys išlieka jų neregeneruojant tol, kol nenutrūksta maitinimas. Tai dažniausiai puslaidininkinė laikmena, kurioje duomenis įsimena ↑trigeriai. atitikmenys: angl.… … Enciklopedinis kompiuterijos žodynas
Static memory allocation — refers to the process of allocating memory at compile time before the associated program is executed, unlike dynamic memory allocation or automatic memory allocation where memory is allocated as required at run time. An application of this… … Wikipedia
static memory allocation — statinis atminties paskyrimas statusas T sritis informatika apibrėžtis Atminties paskyrimas ↑statiniam kintamajam programos veikimo pradžioje. Paskyrimas išlieka, kol veikia programa. atitikmenys: angl. static allocation; static memory allocation … Enciklopedinis kompiuterijos žodynas
static memory cell — statinis atmintinės narvelis statusas T sritis automatika atitikmenys: angl. static memory cell vok. statische Speicherzelle, f rus. статическая ячейка запоминающего устройства, f pranc. cellule statique de mémoire, f … Automatikos terminų žodynas
static memory allocation — noun The process of allocating fixed memory at compile time … Wiktionary
Memory protection — is a way to control memory access rights on a computer, and is a part of most modern operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug… … Wikipedia
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Memory segmentation — is the division of computer memory into segments or sections. Segments or sections are also used in object files of compiled programs when they are linked together into a program image, or the image is loaded into memory. In a computer system… … Wikipedia
Memory architecture — describes the methods used to implement electronic computer data storage in a manner that is a combination of the fastest, most reliable, most durable, and least expensive way to store and retrieve information. Depending on the specific… … Wikipedia